home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2133_repeat < prev    next >
Encoding:
Text File  |  1987-07-08  |  261 b   |  6 lines

  1. repeat ( word block, count )
  2. repeat string a given number of times
  3.  
  4. word block—contains the strings to be repeated; count—number block containing the number of times the strings are to be repeated.
  5.  
  6. repeat creates a word block containing the words as repeated.